type go.uber.org/zap.objectValues
3 uses
go.uber.org/zap (current package)
array_go118.go#L109: return Array(key, objectValues[T, P](values))
array_go118.go#L112: type objectValues[T any, P ObjectMarshalerPtr[T]] []T
array_go118.go#L114: func (os objectValues[T, P]) MarshalLogArray(arr zapcore.ArrayEncoder) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)